home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 19
/
Amiga Format CD19 (1997-10-02)(Future Publishing)(GB)(Track 1 of 5)[!][issue 1997-11].iso
/
wbstartup
/
choices
next >
Wrap
Text File
|
1997-08-18
|
573b
|
19 lines
setenv Choices_Run Yes!
Echo "*e[1mWould you like to run ToolManager and ToolsDaemon?*n*e[0m*e[3mThey will give you added menus with some of the *nhighlights of AFCD19:*e[0m"
Ask "(y/N)?"
If warn
run >nil: <nil: cd:+Look_here_1st!+/Handy_Tools/Toolmanager config cd:+Look_here_1st!+/Handy_Tools/tm.config noicon
cd:+Look_here_1st!+/Handy_Tools/toolsdaemon/toolsdaemon
endif
echo " "
echo " "
Echo "*e[1mWould you like to run NewIcons?*n*e[0m*e[3mThis will change the look of some of the icons on the CD*e[0m"
Ask "(y/N)?"
If warn
run >nil: <nil: c:newicons
endif
endcli